func golang.org/x/sys/unix.socketControlMessageHeaderAndData
3 uses
golang.org/x/sys/unix (current package)
sockcmsg_unix.go#L43: h, dbuf, err := socketControlMessageHeaderAndData(b[i:])
sockcmsg_unix.go#L58: h, dbuf, err := socketControlMessageHeaderAndData(b)
sockcmsg_unix.go#L68: func socketControlMessageHeaderAndData(b []byte) (*Cmsghdr, []byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)